home *** CD-ROM | disk | FTP | other *** search
/ Softdisk Supreme / Softdisk Supreme.iso / pc / DSK Files / 0-49 / SD019c.dsk / TCON.EXEC.txt < prev    next >
Text File  |  2003-06-12  |  121b  |  15 lines

  1. 0  D$ = CHR$(4) : PRINT D$;" OPEN FILE"
  2.  
  3. 1  PRINT D$;"WRITE FILE": LIST 3-
  4.  
  5. 2  PRINT D$;"CLOSE FILE": END
  6.  
  7. RUN
  8. 0
  9.  
  10. 1
  11.  
  12. 2
  13.  
  14.  
  15.